Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

CSS-[盒子的型態]- inline boxes | inline-block | block

CSS-[盒子的型態]- inline boxes | inline-block | block

程式導師實驗計畫 Week 3 題目與解答

程式導師實驗計畫 Week 3 題目與解答

解構物件(Destructing an Object)

解構物件(Destructing an Object)


Comments